<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-size: 14px;
    font-family: 寰蒋闆呴粦, 'Microsoft YaHei';
    min-width: 1200px;
    min-height: 100%;
    position: relative;
    height: 100%!important;
}
header, section, footer, aside, nav, article, figure{ 
    display: block; 
}
a{
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
img{
    vertical-align: middle;
    border: none;
}
input{
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.clear{
    clear: both;
}
.w{
    width: 100%;
}
em{
    font-style: normal;
}

/* aboCrumbs */
.aboCrumbs{
    width: 100%;
    height: 40px;
}
.crumbTit{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    line-height: 14px;
    margin-top: 22px;
}
.crumbTit span{
    color: #160c06;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
}
.crumbTit a{
    color: #160c06!important;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 10px;
    position: relative;
    padding-right: 15px;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.crumbTit a:after{
    content: '&gt;';
    box-sizing: content-box!important;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-family: "瀹嬩綋";
    font-size: 14px;
}
.crumbTit a:hover{
    color: #0e63cd!important;
}
.crumbTit a:last-child:after{
    display: none;
}

/* aboCrumbs */

/* mAboutDesc */
.mAboutDescInfo &gt; h3{
    color: #0e63cd;
}
/* mAboutDesc */

/* mainsDesc */
.mainsDesc{
    width: 100%;
    height: auto;
    background-color: #fff;
    min-height: 500px;
    overflow: hidden;
}
.mainsDescInfo{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.mainsDescInfo &gt; h3{
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.mainsDescInfo &gt; b{
    color: #b3b2b2;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 22px;
    text-align: center;
}
.mAboutTxt{
    width: 100%;
    height: auto;
    box-sizing: border-box!important;
    padding: 0 26px;
    margin-bottom: 50px;
    overflow: hidden;
}
.mAboutTxt p{
    color: #7e7d7d;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}
.secondMenu{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 24px;
}
.secondMenu ul{
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 0;
    font-size: 0;
}
.secondMenu ul li{
    width: 148px;
    height: 40px;
    border: 1px solid #d1d1d1;
    box-sizing: border-box!important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    margin: 0 6px 10px;
}
.secondMenu ul li a{
    height: 100%;
    background-color: #fff;
    color: #2f2f2f!important;
    display: block;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.secondMenu ul li:hover a{
    background-color: #eeeeee;
}

/* mainsDesc */


/* staff */
.staff{
    width: 100%;
    height: 580px;
    background-image: url('../images/staffBg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.staffCon{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.staffCon h3{
    width: 100%;
    background: linear-gradient(#fff,#fff) bottom/43px 5px no-repeat;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 55px;
    padding-bottom: 32px;
}
.staffCon ul{
    width: 100%;
    height: 300px;
    margin-bottom: 0;
}
.staffCon ul li{
    width: 264px!important;
    height: 100%;
    float: left;
    margin-right: 48px;
    overflow: hidden;
}
.staffCon ul li:last-child{
    margin-right: 0;
}
.staffCon ul li a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.staffCon ul li a img{
    width: 100%;
    height: 100%;

    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
}
.staffCon ul li a:hover img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

/* staff */

/* mHonor */
.mHonor{
    width: 100%;
    height: 806px;
    overflow: hidden;
}
.mHonorCon{
    width: 1366px;
    height: inherit;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.mHonorCon h3{
    color: #0e63cd;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 54px;
    margin-bottom: 80px;
}

.mHonorTop{
    width: 1200px;
    height: 182px;
    margin: 0 auto 54px;
    overflow: hidden;
}
.mHonorTop ul{
    width: 100%;
    height: inherit;
    margin-bottom: 0;
}
.mHonorTop ul li{
    width: 285px!important;
    height: 182px;
    box-sizing: border-box!important;
    border: 5px solid #0e63cd;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.mHonorTop ul li:last-child{
    margin-right: 0;
}
.mHonorTop ul li a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.mHonorTop ul li a img{
    width: 100%;
    height: 100%;
}

.mHonorBot{
    width: 100%;
    height: 316px;
    position: relative;
    overflow: hidden;
}
.mHonorBot &gt; a{
    width: 60px;
    height: 60px;
    box-sizing: border-box!important;
    border: 1px solid #959595;
    border-radius: 90%;
    color: #959595!important;
    font-family: "瀹嬩綋";
    font-size: 40px;
    display: block;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.mHonorBot &gt; a.prev{
    left: 0;
}
.mHonorBot &gt; a.next{
    right: 0;
}
.mHonorBot &gt; a:hover{
    background: #959595;
    color: #fff!important;
}
.mHonorBot .bd{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.mHonorBot .bd ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.mHonorBot .bd ul li{
    width: 218px!important;
    height: 316px;
    box-sizing: border-box!important;
    border: 3px solid #0e63cd;
    float: left;
    margin-right: 27px;
    overflow: hidden;
}
.mHonorBot .bd ul li:last-child{
    margin-right: 0;
}
.mHonorBot .bd ul li a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.mHonorBot .bd ul li a img{
    width: 100%;
    height: 100%;
}

/* mHonor */

/* otherMenu */
.otherMenu{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.otherMenu ul{
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.otherMenu ul li{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}
.otherMenu ul li img{
    width: 100%;
}
.otherMenu ul li a{
    width: 96%;
    height: 90%;
    background-color: rgba(237, 209, 112, 0);
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    overflow: hidden;
}
.otherMenu ul li:hover a{
    background-color: rgba(237, 209, 112, 0.55);
}
.otherTxt{
    width: 340px;
    height: auto;
    color: #fff;
    text-align: center;
    position: absolute;
    overflow: hidden;
    top: 50%;
    right: 16%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.otherMenu ul li:last-child .otherTxt{
    left: 16%;
}
.otherTxt span{
    display: block;
    /* font-size: 48px; */
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 15px;
}
.otherTxt h4{
    background: linear-gradient(#fff,#fff) bottom/29px 3px no-repeat;
    /* font-size: 30px; */
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 28px;
}

/* otherMenu */

/* serContent */
.serContent{
    width: 100%;
    height: auto;
    overflow: hidden;
}
/* serMenu */
.serMenu{
    width: 100%;
    height: 188px;
    margin-top: 66px;
    margin-bottom: 68px;
}
.serMenuCon{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.serMenuCon ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    text-align: center;
}
.serMenuCon ul li{
    width: 144px;
    height: auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 126px;
    overflow: hidden;
}
.serIcos{
    width: 144px;
    height: 144px;
    background-image: url('../images/mSerIco.png');
    background-repeat: no-repeat;
    border-radius: 90%;
    box-sizing: border-box!important;
    border: 1px solid #a6a6a6;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 18px;
    overflow: hidden;

    -webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            transition: 0.4s;
}
.serMenuCon ul li:nth-child(1) .serIcos{
    background-position: 40px 42px;
}
.serMenuCon ul li:nth-child(2) .serIcos{
    background-position: -360px 42px;
}
.serMenuCon ul li:nth-child(3) .serIcos{
    background-position: -770px 42px;
}
.serMenuCon ul li span{
    color: #0c0502;
    display: block;
    font-size: 18px;
    text-align: center;
}
.serMenuCon ul li:hover .serIcos{
    background-color: #8fc320;
    border-color: #8fc320;
}
.serMenuCon ul li:nth-child(1):hover .serIcos{
    background-position: 40px -71px;
}
.serMenuCon ul li:nth-child(2):hover .serIcos{
    background-position: -360px -71px;
}
.serMenuCon ul li:nth-child(3):hover .serIcos{
    background-position: -770px -71px;
}

#serMap{
    width: 100%;
    height: 624px;
    overflow: hidden;
}
/* serContent */

/* news */
.mNewsDescInfo &gt; h3{
    color: #0e63cd;
}
.mNewsDescInfo &gt; b{
    margin-bottom: 25px;
}
.mNewsList{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
}
.mNewsList ul.mNewsUl{
    width: 100%;
    height: auto;
    box-sizing: border-box!important;
    padding: 2px;
    overflow: hidden;
}
.mNewsUl li{
    width: 100%;
    height: 224px;
    box-sizing: border-box!important;
    position: relative;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    overflow: hidden;
}
.mNewsUl li:hover{
    background-color: rgb(249, 249, 249);
    box-shadow: 0px 0px 3.36px 0.64px rgba(219, 219, 216, 0.99);
}
.mNewsUl li a{
    width: 1170px;
    height: 174px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
}
.mNewsImmgs{
    width: 264px;
    height: inherit;
    float: left;
    overflow: hidden;
}
.mNewsImmgs img{
    width: 100%;
    height: 100%;
}
.mNewsTxt{
    width: 884px;
    height: inherit;
    float: right;
    overflow: hidden;
}
.mNewsTxt h4{
    color: #030303;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 18px;
    margin-bottom: 16px;
}
.mNewsTxt p{
    color: #838383;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 30px;
    max-height: 84px;
    overflow: hidden;
}

/* news */

/* product */
.mProsDescInfo &gt; h3 {
    color: #0e63cd;
}
.mProList{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
}
.mProList ul.mProUl{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mProList ul.mProUl li{
    width: 285px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 28px;
    overflow: hidden;
}
.mProList ul.mProUl li:nth-child(4n){
    margin-right: 0;
}
.mProImg{
    width: 100%;
    height: 238px;
    box-sizing: border-box!important;
    border: 1px solid #d1d1d1;
    padding: 5px;
    border-bottom: none;
    position: relative;
    overflow: hidden;
}
.mProImg img{
    /* max-width: 100%; */
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.mProTxt{
    width: 100%;
    height: 48px;
    background-color: #f3f2f2;
    box-sizing: border-box!important;
    color: #060000;
    font-size: 16px;
    padding: 0 10px;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 999;
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
}

.mProList ul.mProUl li:hover .mProImg img{
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2);
    -o-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2);
}
.mProList ul.mProUl li:hover .mProTxt{
    background-color: #0e63cd;
    color: #fff;
}

/* product */

/* mainDetails */
.detailsCrumbs{
    width: 100%;
    height: 55px;
    background-color: #eeeeee;
    margin-bottom: 50px;
    overflow: hidden;
}
.detailsCrumbsTit{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    line-height: 55px;
    overflow: hidden;
}
.detailsCrumbsTit span{
    color: #160c06;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
}
.detailsCrumbsTit a{
    color: #160c06!important;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    padding-right: 15px;
    margin-right: 10px;
    position: relative;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.detailsCrumbsTit a:after{
    content: '&gt;';
    box-sizing: content-box!important;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-family: "瀹嬩綋";
    font-size: 14px;
}
.detailsCrumbsTit a:hover{
    color: #0e63cd!important;
}
.detailsCrumbsTit a:last-child:after{
    display: none;
}
.detailsInfo{
    width: 100%;
    height: auto;
    min-height: 450px;
    margin-bottom: 50px;
    overflow: hidden;
}
.detailsInfoCon{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.detailsInfoCon &gt; h3{
    color: #525151;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 34px;
}
.detailsInfoCon &gt; p{
    background: linear-gradient(#e2e2e2,#e2e2e2) bottom/100% 1px no-repeat;
    box-sizing: border-box!important;
    color: #525151;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 32px;
    padding-left: 2px;
    margin-bottom: 22px;
}
.detailsDesc{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: initial;
    line-height: initial;
}

/* mainDetails */

/* contact */
.contactTitle{
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.contactTitle &gt; h3{
    color: #0e63cd;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contactTitle &gt; b {
    color: #b3b2b2;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 22px;
    text-align: center;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    color: #fff !important;
    background-color: #0e63cd !important;
    border-color: #0e63cd !important;
}
.pagination{
    margin: 20px 0 0!important;
    float: right!important;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    color: #0e63cd !important;
    cursor: pointer;
}
</pre></body></html>